ostree.git
2017-03-21 Colin Waltersbuild: Various fixes for openssl build
2017-03-21 Colin Waltersbuild: Quiet automake warning for bupsplit
2017-03-21 Erik Larssondiff: Add ostree_diff_dirs_with_options(), expose via...
2017-03-20 Colin Walterssysroot: Prep refactoring of cleanup logic
2017-03-20 Colin Walterssysroot/deploy: Some cleanup to decl-after-stmt/return...
2017-03-20 Colin Walterscore: Support building with OpenSSL for checksums
2017-03-20 Colin Walterslib: Add a private copy of checksum-instream
2017-03-13 Colin Walterslib: Squash most of the gtk-doc warnings for missing...
2017-03-13 Colin Walterslib: Exclude soup header from introspection
2017-03-13 Colin Walterspull: Squash a `-Wmaybe-uninitialized` warning
2017-03-13 Colin Waltersbuiltin/show: Convert to direct return/decl-after-stmt...
2017-03-13 Colin Walterscore: Add runtime ostree_check_version()
2017-03-13 Colin WaltersDisable "ostree trivial-httpd" by default now
2017-03-11 Georges Basile... libostree: add versioning macros
2017-03-10 André KlitzingFix includes if built against musl
2017-03-10 André KlitzingAvoid unnecessary includes
2017-03-09 Colin WaltersRelease 2017.3
2017-03-09 Colin Waltersrepo/checkout: Convert a few functions to new "stmt...
2017-03-08 Georges Basile... ostree: allow setting update frequency from command...
2017-03-08 Georges Basile... repo-pull: add option to set the async update frequency
2017-03-08 Christian Hergertrepo/checkout: fix 32-bit builds
2017-03-06 Colin Walterscheckout: Support a "pure addition" mode
2017-03-06 Colin Waltersrepo/checkout: Verify early if src/destination are...
2017-03-06 Colin WaltersAllow and start using C99 declaration-after-statement
2017-03-06 Philip Withnalllibostree: Allow compression level to be set for archiv...
2017-03-06 Colin Waltersfetcher/curl: Fix leaks caught by ASAN
2017-03-06 Philip Withnallbuild: Fix disabling --enable-man if xsltproc is not...
2017-03-04 Colin Walterspull: Use all available commits for delta sources
2017-03-03 Colin Waltersgrub2: Use "linux16" only on x86/x86_64
2017-03-02 Jonathan Lebonlibglnx: bump for -Wmaybe-uninitialized fix
2017-03-02 Jonathan Lebonpull: don't use static deltas if archive repo
2017-02-27 Gatis Paeglisdeltas: Expose the filename parameter
2017-02-27 Colin Waltersgrub2: Use g_spawn_sync() rather than GSubprocess to...
2017-02-27 Colin Waltersupgrade: Add support for --pull-only and --deploy-only
2017-02-24 Colin Waltersfetcher: Log failures into journal
2017-02-24 Colin Waltersdeploy/libmount: Fix build with old util-linux 2.23...
2017-02-24 Colin Walterstree-wide: Squash noncritical compiler warnings
2017-02-24 Colin Waltersman/repo-config: Document mirrorlist
2017-02-23 Colin Waltersdeploy: Correctly use libmount unref() calls rather...
2017-02-22 Colin Waltersmain: Make ostree --version output YAML (and add gitrev)
2017-02-22 Colin Waltersbuild: Add --with-smack, use it to reset contexts for...
2017-02-21 Colin Waltersci: Hard error on all -fsanitize=undefined warnings
2017-02-21 Colin Walterslibglnx: Re-bump to master due to accidental reversion
2017-02-21 Colin WaltersREADME.md: Add more/clean up links to consuming projects
2017-02-21 Colin Walterslibtest: Re-enable quiet mode for building fs tree
2017-02-20 Colin Walterslib: Ensure an error is set in ensure_unlinked() if...
2017-02-17 Colin Waltersci: Install PyYAML
2017-02-17 Colin Walterspull: Fold together deltapart+fallback count for display
2017-02-17 Colin Walterspull: Explicitly error out if metadata objects are...
2017-02-17 Colin Waltersrepo: Fix static delta progress display
2017-02-17 Colin Waltersdelta-show: Don't dump whole superblock, do show fallba...
2017-02-17 Colin Waltersdeltas: Don't put unreadable *from* objects in fallback
2017-02-16 Giuseppe Scrivanocontrib/golang: rm directory
2017-02-14 Colin WaltersRelease 2017.2
2017-02-14 Alexander Larssonrofiles-fuse: Support write/read_buf()
2017-02-14 Colin Waltersbuild: Remove .PHONY for Rust shared library
2017-02-14 Colin Walterscommit: Support -F/--body-file, like git
2017-02-14 Colin Walterslibglnx: Bump
2017-02-13 Anton Gerasimovadmin-switch: Don't segfault if there's no remote
2017-02-10 Philip Withnallostree-repo: Clarify error behaviour of remote option...
2017-02-10 Krisztian Litkeylibostree: added empty ot_cleanup_{read,write}_archive...
2017-02-09 Jonathan Lebonfetcher queue: also throttle on outstanding writes
2017-02-09 Colin Walterslibcurl backend
2017-02-07 Colin Walterspull: Show Estimating if we're scanning too
2017-02-07 Colin Waltersfetcher: Drop the libsoup queue
2017-02-07 Colin Walterspull: Add queuing into the higher level logic
2017-02-07 Colin Waltersrepo: Add archive/zlib-level option, drop default compr...
2017-02-07 Colin Waltersrust: Support `make dist` -> cargo vendor
2017-02-07 Colin Walterslib: Add ostree_repo_reload_config()
2017-02-06 Colin Walterspackaging/: Delete
2017-02-03 Jonathan Lebontrusted.gpg.d: keep in the same location
2017-02-03 Chen Fandoc: fix typo in CONTRIBUTING
2017-02-03 Colin Waltersoxidation: Add implementation of bupsplit in Rust
2017-02-02 Colin WaltersRename to libOSTree
2017-02-02 Colin Walterstests: Add setup for more realistic repo, change pull...
2017-02-02 Colin Walterslib: Move the bupsplit selftest into our test framework
2017-02-01 Colin Walterstravis: Disable tests (but keep builds) on flaky distros
2017-02-01 Colin Walterslib: Prefix GPG errors with the checksum
2017-02-01 Colin Walterslib: Adjust comments in symbols section for last release
2017-01-31 Simon McVittielibostree: Don't distribute generated enumtypes in...
2017-01-26 Jonathan Lebondocs: update pulp_ostree link
2017-01-26 Jonathan Lebontrivial-httpd: trivial option help string fixes
2017-01-23 Colin WaltersRelease 2017.1
2017-01-23 Colin Walterstests: Add a big (many objects) pull
2017-01-19 Colin WaltersAdd support for more selective pruning
2017-01-19 Simon McVittieMake corrupt-repo-ref.js executable
2017-01-19 Simon McVittieSourced test snippets: remove shebang and make non...
2017-01-19 Simon McVittieFix TAP syntax in test-basic-user.sh, and run it
2017-01-19 Colin Walterslibtest: Enable web server logs
2017-01-19 Colin Walterstests: Loosen error regexp
2017-01-19 Colin Walterstests: Don't inject newline in URL
2017-01-19 Colin Waltersfetcher: Rework API to use strings for tls keys/db
2017-01-19 Colin Walterspull: Fix theoretical checksum collision for metadata...
2017-01-18 Colin Walterstests: Alias assert_not_reached() -> fatal()
2017-01-16 Colin Waltersunlock: Fix description for --hotfix
2017-01-12 Colin Walters.dir-locals.el: Standard Emacs indentation config
2017-01-12 Colin Walterstrivial-httpd: Daemonize better
2017-01-04 Colin Walterspull: Rework delta superblock fetches to be async
2017-01-04 Colin WaltersSplit trivial-httpd into separate binary
2017-01-04 Colin Waltersbuild-sys: Minor makefile tweaks
next